home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
9675
/
9675.xpi
/
chrome
/
locale
/
en-US
/
simpletimer.dtd
next >
Wrap
Text File
|
2009-11-29
|
10KB
|
196 lines
<!-- Common -->
<!ENTITY name "Simple Timer">
<!-- Context Menu -->
<!ENTITY menuitem.clock "Clock">
<!ENTITY menuitem.notify "Notify Me At...">
<!ENTITY menuitem.countdown "Count Down...">
<!ENTITY menuitem.countup "Count Up">
<!ENTITY menuitem.pauseResume "Pause/Resume">
<!ENTITY menuitem.stop "Stop/Reset">
<!ENTITY menuitem.kill.audio.alarm "Kill Audio Alarm">
<!ENTITY menuitem.options "Options...">
<!ENTITY menuitem.eventLog "Event Log...">
<!ENTITY menuitem.homepage "Visit Home Page">
<!ENTITY menu.documentation "Documentation">
<!ENTITY menuitem.doc.notify "Notify Me At">
<!ENTITY menuitem.doc.countdown "Count Down">
<!ENTITY menuitem.doc.options "Options">
<!ENTITY menuitem.doc.eventLog "Event Log">
<!ENTITY menuitem.about "About">
<!-- Preferences dialog -->
<!-- Notifications pane -->
<!ENTITY prefwindow.name "Preferences">
<!ENTITY pref.pane.notifications "Notifications">
<!ENTITY pref.grpbox.countdown "Notification Options">
<!ENTITY pref.cbox.popup "Enable popup notification">
<!ENTITY pref.cbox.audio "Enable audio notification">
<!ENTITY pref.cbox.dialog "Enable dialog notification">
<!ENTITY pref.label.repeat.audio "Repeat audio every">
<!ENTITY pref.label.minutes.max "mins(+)/secs(-), up to">
<!ENTITY pref.label.repeat.max "times">
<!ENTITY pref.grpbox.audiofiles "Audio Files">
<!ENTITY pref.rad.alarmclock "Alarm Clock">
<!ENTITY pref.rad.fanfare "Fanfare">
<!ENTITY pref.rad.custom "Custom">
<!ENTITY pref.btn.browse "Browse...">
<!-- Positioning pane -->
<!ENTITY pref.pane.positioning "Positioning">
<!ENTITY pref.grpbox.display.in "Display In">
<!ENTITY pref.rad.statusbar "Statusbar">
<!ENTITY pref.rad.toolbar "Toolbar">
<!ENTITY pref.rad.bothbars "Both">
<!-- Miscellaneous pane -->
<!ENTITY pref.pane.misc "Miscellaneous">
<!ENTITY pref.grpbox.onStartup "Startup Options">
<!ENTITY pref.rad.icon "Show icon">
<!ENTITY pref.rad.clock "Start clock">
<!ENTITY pref.rad.countup "Start count up">
<!ENTITY pref.grpbox.eventLogging "Event Logging">
<!ENTITY pref.cbox.event.logging "Enable logging of completed events">
<!ENTITY pref.label.delete.log.entries "Delete log entries after">
<!ENTITY pref.label.days "days">
<!ENTITY pref.btn.reset.default "Reset Default">
<!ENTITY pref.grpbox.leftClick "Left-Click on Icon Action">
<!ENTITY pref.rad.countdown "Countdown dialog">
<!ENTITY pref.rad.notifyme "Notify Me At dialog">
<!ENTITY pref.grpbox.pauseResume "Pause/Resume">
<!ENTITY pref.cbox.disable.pauseResume "Disable left-click Pause/Resume for count up, count down">
<!ENTITY pref.grpbox.tooltip "Tooltip Options">
<!ENTITY pref.rad.tooltip.none "None">
<!ENTITY pref.rad.tooltip.date "Date only">
<!ENTITY pref.rad.tooltip.full "Full">
<!ENTITY pref.rad.tooltip.date.clock "Date only, with clock only">
<!ENTITY pref.rad.tooltip.timers "Countdown timers">
<!ENTITY pref.grpbox.clock24Hr "Clock Options">
<!ENTITY pref.rad.clock.standard "Standard">
<!ENTITY pref.rad.clock.epoch "Epoch">
<!ENTITY pref.cbox.showSecs "Display seconds">
<!ENTITY pref.cbox.clock24Hr "Display 24 hour clock">
<!ENTITY pref.label.date.format "Date format:">
<!ENTITY pref.mitem.nodate "no date">
<!-- About dialog -->
<!ENTITY about.tab.credits "Credits">
<!ENTITY about.credits.description "A timer/clock residing in the statusbar/toolbar.">
<!ENTITY about.credits.author "Author: George Bradt">
<!ENTITY about.credits.credit1 "Statusbar icons: Mark James at ">
<!ENTITY about.credits.credit1.link "http://www.famfamfam.com/">
<!ENTITY about.credits.credit2 "Other clock icons: David Vignoni at">
<!ENTITY about.credits.credit2.link "http://www.icon-king.com/">
<!ENTITY about.credits.credit3 "Drag and drop code: mozillazine, IE Tab">
<!ENTITY about.credits.credit4 "Open link in new tab code: Devon Jensen">
<!ENTITY about.credits.credit5 "Chinese Traditional translation: Tsprajna">
<!ENTITY about.credits.credit6 "French Canadian translation: Mad Dog Vachon">
<!ENTITY about.credits.credit7 "Korean translation: Young-Cheon Kim">
<!ENTITY about.tab.changelog "Changelog">
<!ENTITY about.log.version "Version">
<!ENTITY about.log.date.version17 "December 1, 2009">
<!ENTITY about.log.listitem17.a "Add toolbar display option">
<!ENTITY about.log.listitem17.b "Add support for Ogg Vorbis audio file<html:br />
format, for audio alarm">
<!ENTITY about.log.listitem17.c "Add Documentation submenu to<html:br />
context menu">
<!ENTITY about.log.listitem17.d "Make 'Full' tooltip the default">
<!ENTITY about.log.listitem17.e "Switch order of 'Last count up' and<html:br />
'This browser session' in 'Full' tooltip">
<!ENTITY about.log.listitem17.f "New date format options">
<!ENTITY about.log.listitem17.g "New time display option: Epoch clock">
<!ENTITY about.log.listitem17.h "On completion of countdown, display clock<html:br />
if user has that startup option">
<!ENTITY about.log.listitem17.i "Added Korean translation">
<!ENTITY about.log.listitem17.j "bug fix: localization of 'recurring'<html:br />
literal in countdown timers tooltip">
<!ENTITY about.log.listitem17.k "bug fix: repair enable/disable of textboxes<html:br />
on loading of Preferences dialog">
<!ENTITY about.log.listitem17.l "bug fix: repair statusbar drag and drop<html:br />
for Firefox 3.6">
<!ENTITY about.log.listitem17.m "bug fix: Within Options dialog accessed<html:br />
via Add-ons manager (ie. Tools->Add-ons),<html:br />
Event Logging->Reset Default and<html:br />
Event Logging->Browse...->Make New Folder<html:br />
not working">
<!-- Countdown time entry dialog -->
<!ENTITY countdown.time.name "Countdown Time Entry">
<!ENTITY countdown.grpbox.entry "Enter Countdown">
<!ENTITY countdown.label.hours "hrs">
<!ENTITY countdown.label.minutes "mins">
<!ENTITY countdown.label.seconds "secs">
<!ENTITY countdown.label.recurring "Recurring">
<!ENTITY countdown.label.tree "Countdown Timers">
<!ENTITY countdown.btn.save.list "Save List">
<!ENTITY countdown.btn.load.list "Load List">
<!-- Timer Complete dialog -->
<!ENTITY complete.name "Timer Completed">
<!ENTITY complete.btn.open.url "Open URL">
<!ENTITY complete.btn.close "Close">
<!-- Notify time entry dialog -->
<!ENTITY notify.time.name "Notify Me At This Time">
<!ENTITY notify.grpbox.entry "Enter Notification">
<!ENTITY notify.label.description "Description">
<!ENTITY notify.label.url "URL">
<!ENTITY notify.btn.bookmark "Bookmark">
<!ENTITY notify.label.time "Time">
<!ENTITY notify.label.recurring "Recurring">
<!ENTITY notify.label.dow "Day">
<!ENTITY notify.dow.daily "daily">
<!ENTITY notify.dow.weekdays "weekdays (M-F)">
<!ENTITY notify.dow.weekend "weekend">
<!ENTITY notify.dow.sunday "Sunday">
<!ENTITY notify.dow.monday "Monday">
<!ENTITY notify.dow.tuesday "Tuesday">
<!ENTITY notify.dow.wednesday "Wednesday">
<!ENTITY notify.dow.thursday "Thursday">
<!ENTITY notify.dow.friday "Friday">
<!ENTITY notify.dow.saturday "Saturday">
<!ENTITY notify.btn.addOk "Add/OK">
<!ENTITY notify.btn.add "Add">
<!ENTITY notify.btn.del "Delete">
<!ENTITY notify.btn.del.all "Del All">
<!ENTITY notify.btn.reset "Reset">
<!-- Event log dialog -->
<!ENTITY log.name "Event Log">
<!ENTITY log.label.log.date "Date Logged">
<!ENTITY log.label.log.time "Time Logged">
<!ENTITY log.label.event.type "Type">
<!ENTITY log.label.event.time "Time">
<!ENTITY log.label.event.recurring "Recur">
<!ENTITY log.label.event.status "Status">
<!ENTITY log.label.event.description "Description">
<!ENTITY log.label.event.url "URL">
<!ENTITY log.btn.clear.log "Clear log">
<!-- Tooltips -->
<!ENTITY pref.audio.img.tip "Click to listen">
<!ENTITY pref.browse.button.tip "Find a custom audio file">
<!ENTITY pref.repeat.audio.tip "Negative values represent seconds, not minutes">
<!ENTITY pref.browse.log.tip "Location of your event logging file">
<!ENTITY pref.delete.log.entries.tip "Value of 0 means no auto deleting">
<!ENTITY pref.reset.default.tip "Use default event logging file">
<!ENTITY pref.disable.pauseResume.tip "Option still available from context menu">
<!ENTITY pref.date.format.tip "Format for optional date in statusbar clock display">
<!ENTITY pref.rad.clock.epoch.tip "Number of seconds since Jan 1, 1970 GMT 0:00">
<!ENTITY notify.description.tip "Optional description">
<!ENTITY notify.url.tip "Optional -- open this link on notification">
<!ENTITY notify.btn.bookmark.tip "Copy browser's current URL">
<!ENTITY notify.timepicker.tip "To edit, use spin buttons or up/down arrows">
<!ENTITY notify.recurring.tip "Repeat the notification">
<!ENTITY notify.dow.tip "Notify on these days">
<!ENTITY countdown.recurring.tip "Continually repeat the countdown upon completion">
<!ENTITY countdown.btn.del.tip "Delete selected timers from list">
<!ENTITY countdown.btn.del.all.tip "Delete all timers from list">
<!ENTITY countdown.btn.save.list.tip "Save a frequently used list of timers">
<!ENTITY countdown.btn.load.list.tip "Load your frequently used timer list">
<!ENTITY notify.btn.addOk.tip "Add this item to the list, and exit">
<!ENTITY notify.btn.add.tip "Add the above item to the list">
<!ENTITY notify.btn.del.tip "Delete selected notifications from list">
<!ENTITY notify.btn.del.all.tip "Delete all notifications from list">
<!ENTITY notify.btn.reset.tip "Cancel changes made to list">